home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip Kasım 2000.iso / prog / share / 41 / data1.cab / Common_E / wcsData / root.tlf < prev   
Encoding:
Text File  |  1999-11-03  |  779 b   |  48 lines

  1. ; Root.TLF
  2. ;   Sample Template list file (DATA ROOT)
  3. ;
  4. [Folders]
  5. ; number of template folders under current folder
  6. Count=7
  7.  
  8. [Folder0]        ; section is defined as "folder"+index, start at 0
  9. ; physical path under current folder
  10. Path=Banner
  11. ; localized name of template folder, refer to Liternal [L0]
  12. Name=[L0]
  13.  
  14. [Folder1]
  15. Path=Bullet
  16. Name=[L1]         
  17.  
  18. [Folder2]
  19. Path=Button
  20. Name=[L2]         
  21.  
  22. [Folder3]
  23. Path=Bar
  24. Name=[L3]         
  25.  
  26. [Folder4]
  27. Path=Icon
  28. Name=[L4]         
  29.  
  30. [Folder5]
  31. Path=Java
  32. Name=[L5]         
  33.  
  34. [Folder6]
  35. Path=Sep
  36. Name=[L6]         
  37.  
  38. [Literal]        ; literal section: used to centralize strings that
  39.                 ; should be localized. Items in this section have 'L' prefix
  40. L0=Banner
  41. L1=Bullet
  42. L2=Button
  43. L3=Button Bar
  44. L4=Icon
  45. L5=Java Rollover Button
  46. L6=Separator
  47.  
  48.